xen.git
2006-10-27 Alastair Tse[XEND] Fix missing SR references in XendAPI
2006-10-26 Alastair TseA survey of all the supported configuration options...
2006-10-26 Alastair Tse[XEND] Add more API implementations, add sched_id_get...
2006-11-01 Ewan MellorImport 83:b569bb25a8f08a15381b022ee143d7f205976604...
2006-10-20 Alastair Tse[XENAPI] Add shell option for xapi.py so it can remembe...
2006-10-20 Alastair Tse[XEND] Fix KB allocation in XendStorageRepository
2006-10-19 Alastair Tse[XEND] Remove mistake of not checking xenstore's name...
2006-10-19 Alastair Tse[XEND] Add some docstrings about XendAuthSessions
2006-10-19 Alastair Tse[XM] Fix TypeError in exception handler if there is...
2006-10-19 Alastair Tse[XEND] Switch to PAM authentication for login sessions
2006-10-18 kfraser@localhost... [ACM] Fix the resource representations in the resource_...
2006-10-19 Alastair Tse[SOLARIS] Xen daemons are managed separately, so we...
2006-10-19 Alastair Tse[SOLARIS] The hotplug scripts live in a different place...
2006-10-19 Alastair Tse[SOLARIS] The hotplug scripts live in a different place...
2006-10-17 kfraser@localhost... [SOLARIS] Add the correct machine name for Solaris...
2006-10-15 kfraser@localhost... [XEND] Check for and fail on non-existent floppy-drive...
2006-10-10 kfraser@localhost... [XEND] Add missing line from changeset 11653:3b7e11cbeb940
2006-10-13 Alastair Tse[XEND] Re-add the tap prefix because it is needed.
2006-10-13 Alastair Tse[XENAPI] Make vm-destroy consistent with API naming...
2006-10-13 Alastair Tse[XEND] Remove extra tap: prefix for device uname.
2006-10-13 Alastair Tse[XEND] Fix bugs in vbd_create logic when handling VDIs
2006-10-13 Alastair Tse[XEND] Fix some bad names left behind while converting...
2006-10-13 Alastair Tse[XEND] XendVDI saves configuration on change.
2006-10-13 Alastair Tse[XEND] Updates to SR and VDI implementations
2006-10-12 Alastair Tse[XEND] Adding API stub generation to XendAPI + SR imple...
2006-10-12 Alastair Tse[XEND] Beginnings of the Xend Storage Repository implem...
2006-10-12 Alastair Tse[XEND] Removing this file from version control as it...
2006-10-12 Alastair Tse[XEND] Fix interpretation of stringified 64 bit ints in
2006-10-12 Alastair Tse[XEND] Add some sort of rudimentary version embedding...
2006-10-07 ewan@linford... Give our test VM a name with no space (Xend does not...
2006-10-07 ewan@linford... Import libxen-src-0.4.3-2.tar.bz2.
2006-10-06 Alastair Tse[XEND] Conform to Xen API XMLRPC Wire Protocol Customis...
2006-10-06 Alastair Tse[XENAPI] Adding some rudimentary documentation about...
2006-10-06 Alastair Tse[XEND] Save device updates to VM configuration via...
2006-10-06 Alastair Tse[XEND] Fix check for whether domain is running.
2006-10-06 Alastair Tse[XENAPI] Support for VBD/VIF info listing in vm-list...
2006-10-06 Alastair Tse[XEND] Proper support for devices with UUID. Removing...
2006-10-06 Alastair Tse[XENAPI] Add missing function names. Proper sub command...
2006-10-06 Alastair Tse[XENAPI] Pretty print error messages, insert simple...
2006-10-06 Alastair Tse[XEND] Keep track of attached vbds and vifs for XenAPI
2006-10-06 Alastair Tse[XENAPI] Fix wrong vars being extracted from reading...
2006-10-06 Alastair Tse[XENAPI] Added hard shutdown (aka. vm-destroy)
2006-10-06 Alastair Tse[XEND] Remove annoying debugging messages
2006-10-06 Alastair Tse[XENAPI] Example tools to create/destroy/shutdown VMs
2006-10-05 Alastair Tse[XEND] Fix shutdown reasons from Xen API
2006-10-05 Alastair Tse[XEND] Another attempt at fixing escaping logic in SXP
2006-10-05 Alastair Tse[XEND] Fix XenAPI Host interface so that get_record...
2006-10-05 Alastair Tse[XEND] Fix many typos with VM interface to XenAPI
2006-10-05 Alastair Tse[XEND][XM] Fix bug in XendDomainInfo.recreate introduce...
2006-10-05 Alastair Tse[XM] Add missing parameter to XM XMLRPC call so that...
2006-10-05 Alastair Tse[XEND] Comments cleanups
2006-10-05 Alastair Tse[XEND] Remove misleading debugging message
2006-10-05 Alastair Tse[XM][XEND] Speed up xm list
2006-10-05 Alastair Tse[XEND] Exposing the XendAPI module in the XMLRPCServer
2006-10-05 acnt2@huggins... [XM] new.py that implements adding an unstarted domain
2006-10-05 Alastair Tse[XM] Add commands to implement lifecycle commands via...
2006-10-05 Alastair Tse[XEND] Make SXP be compatible with sequencetypes (Tuple...
2006-10-05 Alastair Tse[XEND][XENAPI] XendNode implementation for Xen API...
2006-10-05 Alastair Tse[XEND] Add a convenience function for UUID generation
2006-10-05 Alastair Tse[XEND][XENAPI] XendCheckpoint should use XendConfig...
2006-10-05 Alastair Tse[XEND] Implementation of Xen-API in a separate module.
2006-10-05 Alastair Tse[XEND] Change blkif to use the new style configuration
2006-10-05 Alastair Tse[XEND] Massive XendDomain XendDomainInfo reorganisation...
2006-10-05 Alastair Tse[XEND] XendConfig is an extended python dictionary...
2006-10-05 Alastair Tse[XEND] Refactoring device controllers to its own module...
2006-10-05 Alastair Tse[XEND][XENAPI] Split Xend global constants out to its...
2006-10-05 Alastair Tse[XEND][XENAPI] Adding some default Xen API Errors
2006-10-05 acnt2@huggins... [XEND] Minor code formatting changes to XendRoot.py
2006-10-05 acnt2@huggins... [XEND][LIFECYCLE] Configurable storage path for lifecyc...
2006-10-05 acnt2@huggins... [XEND] Clean up some keyword clashes with XendCheckpoint
2006-10-05 acnt2@huggins... [XEND] Xen API Auth Manager for handling sessions
2006-10-05 Alastair Tse[XEND] Make XMLRPC Server shutdown cleanly.
2006-10-05 Alastair Tse[XEND] Make logging an optional parameter for the XMLRP...
2006-10-05 acnt2@huggins... [XEND] Replace dom with domid.
2006-10-05 acnt2@huggins... [XEND] Python API break. Replacing ambiguious 'dom...
2006-10-05 acnt2@huggins... [XEND] Minor stylistic fixes for XendBootloader.py
2006-10-05 acnt2@huggins... [XEND] Make import sxp into absolute import.
2006-10-05 acnt2@huggins... [XEND] Fix backslash escaping so it ignores escapes...
2006-10-02 Steven Smith[XEN][HVM] Fix a bug which could lead to the guest...
2006-09-30 kaf24@firebug... [HVM][TOOLS] Improve warnign message when trying to...
2006-09-30 kaf24@firebug... [HVM] Mov to/from CR8 must be gated on whether VLAPIC...
2006-09-30 kaf24@firebug... [HVM] Add RDMSR/WRMSR instruction emulation to VMXAssis...
2006-09-30 kaf24@firebug... [HVM] Add sub instruction support to HVM MMIO decoder.
2006-09-30 kaf24@firebug... [HVM][SVM] Do not delay ExtInt event injection if RFLAG...
2006-09-29 kfraser@localhost... [NET] back: Loopback must copy foreign mappings.
2006-09-29 Steven SmithMerge.
2006-09-29 Steven Smith[XEN][HVM] Arrange that we only consider sending a...
2006-09-29 kfraser@localhost... [BLKTAP] Find major number by searching sysfs
2006-09-29 Steven SmithMerge.
2006-09-29 Steven Smith[XEN][HVM] Make sure that the interrupt which event...
2006-09-29 kfraser@localhost... [LINUX] Make evtchn device use a dynamic minor number.
2006-09-29 Tim Deegan[XEN] Recompute shadows of PAE PSE l2es when needed.
2006-09-29 kfraser@localhost... [HVM][SVM] Obtaining instruction address needs to mask...
2006-09-29 Alastair Tse[TOOLS] Fix xendomains init.d script DOG PIG confusion.
2006-09-29 kfraser@localhost... [HVM] Disable VMX/SVM on auxiliary processors when...
2006-09-29 kfraser@localhost... [HVM][VMX] Clear vmxe when VMX is not enabled.
2006-09-29 kfraser@localhost... [PYGRUB] Enable showing the cursor in pygrub when it...
2006-09-29 kfraser@localhost... [HVM][SVM] 64-bit Windows HVM guests require MCE/MCA...
2006-09-29 kfraser@localhost... [BLKTAP] Remove unnecessary TLB flush from blktap driver.
2006-09-29 kfraser@localhost... [BLKTAP] Remove unnecessary timeout from tapdisk select...
next